home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10693 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: kuhub.cc.ukans.edu!anh
  2. From: anh@kuhub.cc.ukans.edu
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Advice on hiring C++
  5. Message-ID: <1996Mar9.082651.115671@kuhub.cc.ukans.edu>
  6. Date: 9 Mar 96 08:26:51 CST
  7. References: <4ho92d$s1a@news-s01.ny.us.ibm.net>
  8. Organization: University of Kansas Academic Computing Services
  9.  
  10.  
  11. Well, if a programmer cannot answer those questions, he or she is simply not
  12. a C++ programmer.
  13.  
  14. It has been 3 years since my C++ class.  I have just started on C++ 
  15. again for one of my project.  Questions 2 and 3 are easy.  Question 1 is also
  16. easy, however, I confess, right at this moment, I don't remember the
  17. prototype of a copy constructor.  I know what it is for though.  But in 5 
  18. min I will know everything about the copy constructor,  Lippman and 
  19. Stroustrup are just a arm length away. :-))
  20.  
  21. I guess what you want is someone who is really good in OO methodologies.  
  22. It would not take a person who is already a skilled object-designer too 
  23. long to learn C++.
  24.  
  25. Anh
  26.  
  27. In article <4ho92d$s1a@news-s01.ny.us.ibm.net>, rwolf@ibm.net writes:
  28. > We are having great trouble locating quality C++
  29. > software engineers....and our standards are pretty
  30. > low.   Most people qualify themselves as a C++ 
  31. > programmer if they have ever compiled a C program
  32. > with a C++ compiler or used a few stock classes.
  33. > Most applicants professing C++ on their resumes 
  34. > cannot answer the following:
  35. > 1) What is  a copy constructor
  36. > 2) What is polymorphism
  37. > 3) explain public, protected and private member data
  38. > Any advice on where to post adds or search???
  39. > Thanks
  40.